'Declaration <DescriptionAttribute("The human readable property value.")> Public ReadOnly Property PropertyValueInfo As System.String
[Description("The human readable property value.")] public System.String PropertyValueInfo { get; }
[Description("The human readable property value.")] public: __property System.String get_PropertyValueInfo();
[Description("The human readable property value.")] public:
property System.String PropertyValueInfo { System.String get(); }